projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b94fe6
)
rendericon: Add missing include
author
Benjamin Otte
<otte@redhat.com>
Fri, 10 Nov 2017 14:04:13 +0000
(15:04 +0100)
committer
Benjamin Otte
<otte@redhat.com>
Fri, 10 Nov 2017 14:04:13 +0000
(15:04 +0100)
gtk/gtkrendericon.c
patch
|
blob
|
history
diff --git
a/gtk/gtkrendericon.c
b/gtk/gtkrendericon.c
index 620052a4e028debd9701bb2da30654634ec24c80..77b80bad1c3d5870df230ea1106e07478ff3c2bc 100644
(file)
--- a/
gtk/gtkrendericon.c
+++ b/
gtk/gtkrendericon.c
@@
-27,6
+27,7
@@
#include "gtkcssshadowsvalueprivate.h"
#include "gtkcssstyleprivate.h"
#include "gtkcsstransformvalueprivate.h"
+#include "gtkiconthemeprivate.h"
#include "gtksnapshotprivate.h"
#include <math.h>